gpsbabel.git
2013-07-19 tsteven4increase precision in cetus speed calculation to minimi...
2013-07-18 robertlipeDon't set time in Ozi if it's not valid.
2013-07-18 robertlipeAvoid implicit time_t conversion in waypt_add that...
2013-07-18 robertlipeLet nmea, itracku round time on read. Regnerate refere...
2013-07-18 robertlipeCap excess (fantasy) precision in gtrnctr. Regenerate...
2013-07-17 robertlipeDon't artificially restrict time precision of ozi reade...
2013-07-17 robertlipeSqueegee out a few more explicit references to the...
2013-07-17 robertlipeGet rid of a few more explicit microsecond accesses.
2013-07-17 robertlipeClean up jtr, gopal, random, stmsdf explicit use of...
2013-07-17 robertlipeRegenerate garmin GPX fit reference GPX files.
2013-07-17 robertlipeUse doubles, not floats, internally for html, text...
2013-07-17 robertlipeMake maggeo consistent about TZ when reading and writin...
2013-07-17 robertlipeRound fractional time when reading XML beyond milliseoc...
2013-07-17 robertlipeCap gtrnctr writer for lat/lon at 7 digits, like Garmin...
2013-07-17 robertlipeModification of the round() workaround for MSVC, defini...
2013-07-16 robertlipeRemove write-only variable in gpx.cc
2013-07-16 robertlipeImprove test for navicache reader. unicsv reference...
2013-07-15 robertlipeExpat doc fixes.
2013-07-15 robertlipeUpdate config.{guess,sub} from Automake 1.13.
2013-07-15 robertlipeFix gpx test lameness.
2013-07-15 robertlipeMore splitting of testo cases.
2013-07-15 robertlipeSplit a whole bunch of the testo suite into smaller...
2013-07-15 robertlipeMore MSVC work.
2013-07-15 robertlipeGerhard's MSVC battle continues.
2013-07-14 robertlipeRename jeeps/gpsutil.cc->jeeps/jgpsutil.cc. No reasont...
2013-07-14 robertlipeRename, remove MSVC files per Gerhard.
2013-07-14 robertlipeMore from Gerhard:
2013-07-12 robertlipeFrom Gerhard:
2013-07-12 robertlipeFix leak in new geo reader.
2013-07-12 robertlipeTurn on newer geo format reader.
2013-07-12 robertlipegeo.cc: let it build w/o expat.
2013-07-12 robertlipeRemove special handling of MSVC from types.h now that...
2013-07-12 robertlipeSpeed GPX writer by 19% by removing implicit time_t...
2013-07-12 robertlipeUpdate mapsend to explictly use toLatin1() instead...
2013-07-12 robertlipeMSVC fixes/workarounds from Gerhard Olsson.
2013-07-12 robertlipeWarning fix.
2013-07-12 robertlipeFrom Gerhard Olsson:
2013-07-10 robertlipeShave another 17% of read performance out on GPX read...
2013-07-10 robertlipeMake GPX reader 9% faster just with a better hash.
2013-07-10 robertlipePerformance improvements in geo reader
2013-07-10 robertlipeFix problem in self-closing tags in GPX extensions...
2013-07-09 robertlipeFix GPX stream writer to actually work like a stream...
2013-07-08 robertlipeDon't potentitally double-quote icons in KML writer.
2013-07-08 robertlipeFix several "obvious" memory leaks in various readers...
2013-07-08 robertlipeMem fix in gtrnctr for last change.
2013-07-07 robertlipeDeath to xml_fill_in_time with its weird interface...
2013-07-07 robertlipeTweak building doc for Fedora 19.
2013-07-07 robertlipeEnforce checks during configure time for working C...
2013-07-07 robertlipeAnother try at xml_parse_time - leave the parsing to...
2013-07-07 robertlipeVictory! (?) With this in place, GPX times before...
2013-07-07 robertlipeMore conversion on the time_t -> QDateTime effort....
2013-07-06 robertlipeRemove (most of) the autoformat overrides in the KML...
2013-07-06 robertlipeDocument dependency on Qt for gpsbabel.org/htmldoc...
2013-07-06 robertlipeFix crash on 'gpsbabel -x'
2013-07-06 robertlipeRound, don't truncate lowrance coords on write
2013-06-22 robertlipeTweak Garmin fit for Forerunner 10. Thanks to Ingo...
2013-06-17 robertlipeMove more of times into accessors, more modern times.
2013-06-17 robertlipeA ridiculously large commit as a checkpoint in refactor...
2013-06-13 robertlipeAdd (yet unused) addUSec shim to datetime so we can...
2013-06-12 robertlipeFix crash on empty navilink route name. Route names...
2013-06-10 robertlipeRemove unicsv test from gtrnctr since it (stupidly...
2013-06-10 robertlipeAdd, test code for reading speed from Garmin Training...
2013-06-10 robertlipeRemove false const-ification from datetime overrides.
2013-06-09 robertlipeFix Ozi route reader to not treat header as routepoints.
2013-06-09 robertlipegarmin_gpi: Seek to image offset in case there's additi...
2013-06-09 robertlipegarmin_gpi: Seek to image offset in case there's additi...
2013-06-03 robertlipeStart laying some half-hearted groundwork for rte_name...
2013-06-03 robertlipeSwap fields 3 and 4 in ozi route writer.
2013-06-03 robertlipeFutile attempts to hush some of the hyperactive warning...
2013-06-03 robertlipeMove gpsutil.cc in pbxproj.
2013-06-03 robertlipeRemove workaround for qmake silliness from XCode project.
2013-06-02 robertlipeOverhaul KML writer to not repeat input when called...
2013-06-02 robertlipeA crude stab at an XCode project.
2013-06-02 robertlipeAdd configlog option to Skytraq.
2013-05-30 robertlipeRearrange includes. inspired by, but not executed...
2013-05-01 robertlipeWarning cleanup after last change.
2013-05-01 robertlipeRemove same use of vmem from xmlgeneric as I just did...
2013-05-01 robertlipeReplace easiest use of vmem, current_tag, in gpx.cc.
2013-05-01 robertlipeFix scaler in tpo.cc reader. Regenerate reference...
2013-04-07 tsteven4fix gcc warnings about non-local variables using anonym...
2013-04-02 tsteven4exif fixes.
2013-04-01 tsteven4Pass more const class arguements by refernces, a fix...
2013-03-31 tsteven4Pass constant QStrings by reference for efficieny....
2013-03-31 robertlipeType fix in STREET_ADDR of style doc.
2013-03-30 tsteven4more QString conversion.
2013-03-30 robertlipeFinal (?) pass at moving core geocaching structures...
2013-03-30 robertlipeMoving more of our core data structures to QStrings.
2013-03-30 robertlipeMake valgrind happier by initializing all the things...
2013-03-30 robertlipeTreat geocache_data more like a class than a bag of...
2013-03-25 robertlipeKick out almost all of the NEWTIME props.
2013-03-25 robertlipeMinor cleanups in geo's new reader.
2013-03-25 robertlipeQXmlStreamWriter was fun. Let's try QXmlStreamReader...
2013-03-24 tsteven4a little more cleanup of kml_mt_simple_array.
2013-03-24 tsteven4set exit status on valgrind failures in vtesto to allow...
2013-03-24 robertlipeAllow running indivdual tests in vtesto.Z
2013-03-24 robertlipeFix reference counting issues in gdb.cc and waypt.cc...
2013-03-23 robertlipeReduce unnecessary suffering in KML SimpleData writer.
2013-03-23 robertlipeCleanup most of the no-brainer warnings hocked up by...
2013-03-23 robertlipeRemove hack from GPX writer that over-aggressively...
2013-03-23 robertlipeMove the URL link and text from C strings to QStrings.
next